{
  "id": "[friend_id]",
  "type": "cat",
  "friends": [
    {
      "name": "[name]",
      "type": "dog"
    }
  ]
}